Home
last modified time | relevance | path

Searched defs:backgnd (Results 1 – 2 of 2) sorted by relevance

/freebsd/bin/sh/
H A Deval.c422 int backgnd = (n->type == NBACKGND); in evalsubshell() local
/freebsd/contrib/tcsh/
H A Dsh.func.c73 static struct biltins backgnd = {"%job &", dobg1, 0, 0}; in isbfunc() local