Home
last modified time | relevance | path

Searched refs:nullstring (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/drivers/mtd/parsers/
Dredboot.c89 static char nullstring[] = "unallocated"; in parse_redboot_partitions() local
232 nulllen = sizeof(nullstring); in parse_redboot_partitions()
238 nulllen = sizeof(nullstring); in parse_redboot_partitions()
252 strcpy(nullname, nullstring); in parse_redboot_partitions()
/linux-6.14.4/net/iucv/
Daf_iucv.c2041 char nullstring[8]; in afiucv_hs_rcv() local
2053 memset(nullstring, 0, sizeof(nullstring)); in afiucv_hs_rcv()
2063 (!memcmp(&iucv_sk(sk)->dst_name, nullstring, 8)) && in afiucv_hs_rcv()
2065 nullstring, 8))) { in afiucv_hs_rcv()