Searched refs:execbrc (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/sup/source/
H A Dexpand.c95 static int execbrc(char *, char *);
159 execbrc(cs, NULL);
200 execbrc(char *p, char *s) function
297 return (execbrc(p - 1, s - 1));
/netbsd-6-1-5-RELEASE/usr.bin/rdist/
H A Dexpand.c75 static int execbrc(char *, char *);
288 execbrc(cp, NULL);
338 execbrc(char *p, char *s) function
448 return (execbrc(p - 1, s - 1));

Completed in 120 milliseconds