Home
last modified time | relevance | path

Searched defs:brace (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/usr.bin/rpcgen/
H A Drpc_cout.c193 print_ifclose(int indent, int brace) in print_ifclose()
207 int brace = 0; in print_ifstat() local
/dflybsd-src/contrib/bmake/
H A Ddir.c767 DirExpandCurly(const char *word, const char *brace, SearchPath *path, in DirExpandCurly()
894 const char *brace, *slash, *wildcard, *wildcardComponent; in SearchPath_Expand() local
/dflybsd-src/usr.sbin/pfctl/
H A Dpfctl.c816 int brace; in pfctl_show_rules() local
1254 int brace = 0; in pfctl_load_ruleset() local
H A Dpfctl_parser.h78 int brace; member