Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/parsers/
H A 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()
/openbmc/linux/net/iucv/
H A Daf_iucv.c2043 char nullstring[8]; in afiucv_hs_rcv() local
2055 memset(nullstring, 0, sizeof(nullstring)); in afiucv_hs_rcv()
2065 (!memcmp(&iucv_sk(sk)->dst_name, nullstring, 8)) && in afiucv_hs_rcv()
2067 nullstring, 8))) { in afiucv_hs_rcv()