Home
last modified time | relevance | path

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

/titanic_51/usr/src/cmd/devfsadm/
H A Ddevfsadm.h173 int subexp; member
H A Ddevfsadm.c5578 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 Dmacro.c792 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 Dmacro.c866 static void mac_substitute(Mac_t *mp, register char *cp,char *str,register int subexp[],int subsize) in mac_substitute() argument