Home
last modified time | relevance | path

Searched refs:dobg1 (Results 1 – 3 of 3) sorted by relevance

/openbsd/bin/csh/
H A Dextern.h218 void dobg1(Char **, struct command *);
H A Dfunc.c67 static struct biltins backgnd = {"%job &", dobg1, 0, 0}; in isbfunc()
H A Dproc.c913 dobg1(Char **v, struct command *t) in dobg1() function