Searched refs:F_PIPE (Results 1 – 3 of 3) sorted by relevance
145 } else if (filed->f_type == F_PIPE) { in filed_to_nvlist()229 } else if (filed->f_type == F_PIPE) { in nvlist_to_filed()307 if (nvlist_get_number(filed_list[i], "f_type") == F_PIPE) { in casper_readconfigfile()
127 F_PIPE, /* pipe to program */ enumerator
380 } else if (f->f_type == F_PIPE && f->f_procdesc != -1) { in close_filed()1653 if (no_compress - (f->f_type != F_PIPE) < 1 && in logmsg()1864 case F_PIPE: in fprintlog_write()2508 case F_PIPE: in closelogfiles()2534 if (f->f_type != F_PIPE || f->f_procdesc == -1) in closelogfiles()2699 case F_PIPE: in init()3198 f->f_type = F_PIPE; in parse_action()