Searched refs:backgnd (Results 1 – 2 of 2) sorted by relevance
58 backgnd int # set to run command in background65 backgnd int # set to run pipeline in background
77 static struct biltins backgnd = {"%job &", dobg1, 0, 0}; in isbfunc() local90 backgnd.bname = short2str(cp); in isbfunc()91 return (&backgnd); in isbfunc()