Searched defs:subexp (Results 1 – 4 of 4) sorted by relevance
/titanic_51/usr/src/cmd/devfsadm/ |
H A D | devfsadm.h | 173 int subexp; member
|
H A D | devfsadm.c | 5578 match_path_component(char *file_re, char *file, char **id, int subexp) in match_path_component() argument [all...] |
/titanic_51/usr/src/lib/libshell/common/sh/ |
H A D | macro.c | 792 static void mac_substitute(Mac_t *mp, register char *cp,char *str,register int subexp[],int subsize) in mac_substitute()
|
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/sh/ |
H A D | macro.c | 866 static void mac_substitute(Mac_t *mp, register char *cp,char *str,register int subexp[],int subsize) in mac_substitute() argument
|