Searched refs:coll_entry (Results 1 – 1 of 1) sorted by relevance
73 struct coll_entry { struct77 struct coll_entry *next; argument82 struct coll_entry **ary;89 struct coll_entry *cmd;98 static pid_t run_child(struct coll_entry *colle, struct tag_pgrp *active,113 static char *subst_pcnt_f(struct coll_entry *colle);895 run_child(struct coll_entry *colle, struct tag_pgrp *active, int quiet_mode, in run_child()1152 static char *subst_pcnt_f(struct coll_entry *colle) in subst_pcnt_f()1171 struct coll_entry *head, *p, *n; in get_collection()1192 n = malloc(sizeof(struct coll_entry)); in get_collection()[all …]