Home
last modified time | relevance | path

Searched defs:substitute (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/ucbcmd/sed/
H A Dsed1.c244 substitute(union reptr *ipc) in substitute() function
/illumos-gate/usr/src/cmd/sed/
H A Dprocess.c375 substitute(struct s_command *cp) in substitute() function
/illumos-gate/usr/src/cmd/sgs/error/common/
H A Derrorsubr.c117 substitute(char *string, char chold, char chnew) in substitute() function
/illumos-gate/usr/src/cmd/vi/port/
H A Dex_re.c255 substitute(int c) in substitute() function
/illumos-gate/usr/src/lib/libbrand/common/
H A Dlibbrand.c380 boolean_t substitute, boolean_t optional) in brand_get_value()
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dmamake.c772 substitute(Buf_t* buf, register char* s) in substitute() function
/illumos-gate/usr/src/cmd/ed/
H A Ded.c1936 substitute(int inglob) in substitute() function
/illumos-gate/usr/src/tools/smatch/src/
H A Dpre-process.c652 static struct token **substitute(struct token **list, struct token *body, struct arg *args) in substitute() function