Searched refs:nullstring (Results 1 – 2 of 2) sorted by relevance
76 static char nullstring[] = "unallocated"; in parse_redboot_partitions() local218 nulllen = sizeof(nullstring); in parse_redboot_partitions()224 nulllen = sizeof(nullstring); in parse_redboot_partitions()238 strcpy(nullname, nullstring); in parse_redboot_partitions()
2122 char nullstring[8]; in afiucv_hs_rcv() local2131 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()