Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/rdist/
H A Dexpand.c75 static int execbrc(char *, char *);
292 execbrc(cp, NULL); in expsh()
342 execbrc(char *p, char *s) in execbrc() function
452 return (execbrc(p - 1, s - 1)); in amatch()