Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mtd/parsers/
Dredboot.c83 static char nullstring[] = "unallocated"; in parse_redboot_partitions() local
227 nulllen = sizeof(nullstring); in parse_redboot_partitions()
233 nulllen = sizeof(nullstring); in parse_redboot_partitions()
247 strcpy(nullname, nullstring); in parse_redboot_partitions()
/Linux-v5.10/net/iucv/
Daf_iucv.c2036 char nullstring[8]; in afiucv_hs_rcv() local
2049 memset(nullstring, 0, sizeof(nullstring)); in afiucv_hs_rcv()
2059 (!memcmp(&iucv_sk(sk)->dst_name, nullstring, 8)) && in afiucv_hs_rcv()
2061 nullstring, 8))) { in afiucv_hs_rcv()