Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/devfsadm/
H A Ddevfsadm.h173 int subexp; member
H A Ddevfsadm.c5577 match_path_component(char *file_re, char *file, char **id, int subexp) in match_path_component()
/titanic_44/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()