Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/
Dredboot.c76 static char nullstring[] = "unallocated"; in parse_redboot_partitions() local
218 nulllen = sizeof(nullstring); in parse_redboot_partitions()
224 nulllen = sizeof(nullstring); in parse_redboot_partitions()
238 strcpy(nullname, nullstring); in parse_redboot_partitions()
/linux-4.4.14/net/iucv/
Daf_iucv.c2122 char nullstring[8]; in afiucv_hs_rcv() local
2131 memset(nullstring, 0, sizeof(nullstring)); in afiucv_hs_rcv()
2141 (!memcmp(&iucv_sk(sk)->dst_name, nullstring, 8)) && in afiucv_hs_rcv()
2143 nullstring, 8))) { in afiucv_hs_rcv()