Searched refs:pf_head (Results 1 – 1 of 1) sorted by relevance
78 static struct rcfile_head pf_head = {NULL}; variable115 SLIST_INSERT_HEAD(&pf_head, rcp, rf_next); in rc_open()174 SLIST_INSERT_HEAD(&pf_head, rcp, rf_next); in rc_popen_cmd()195 SLIST_REMOVE(&pf_head, rcp, rcfile, rf_next); in rc_close()209 SLIST_FOREACH(p, &pf_head, rf_next) in rc_cachelookup()