Searched refs:nullstring (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/mtd/
H A Dredboot.c76 static char nullstring[] = "unallocated"; parse_redboot_partitions() local
218 nulllen = sizeof(nullstring); parse_redboot_partitions()
224 nulllen = sizeof(nullstring); parse_redboot_partitions()
238 strcpy(nullname, nullstring); parse_redboot_partitions()
/linux-4.1.27/net/iucv/
H A Daf_iucv.c2123 char nullstring[8]; afiucv_hs_rcv() local
2132 memset(nullstring, 0, sizeof(nullstring)); afiucv_hs_rcv()
2142 (!memcmp(&iucv_sk(sk)->dst_name, nullstring, 8)) && afiucv_hs_rcv()
2144 nullstring, 8))) { afiucv_hs_rcv()
/linux-4.1.27/security/smack/
H A Dsmackfs.c1711 * is usually the case that a nullstring or "\n" would be smk_write_onlycap()
1789 * is usually the case that a nullstring or "\n" would be smk_write_unconfined()

Completed in 168 milliseconds