Searched refs:ifs (Results 1 - 2 of 2) sorted by relevance

/barrelfish-2018-10-04/lib/libc/gen/
H A Dwordexp.c142 const char *ifs; local
145 ifs = getenv("IFS");
183 ifs != NULL ? ifs : " \t\n",
/barrelfish-2018-10-04/lib/ahci/
H A Dahci.c202 uint8_t tfes, ifs, hbfs, hbds; local
204 (ifs = ahci_port_is_ifs_extract(interrupt_status)) ||

Completed in 35 milliseconds