Searched refs:expand_string (Results 1 – 2 of 2) sorted by relevance
/onnv-gate/usr/src/cmd/ipf/lib/common/ |
H A D | var.c | 19 static char *expand_string __P((char *, int)); 74 value = expand_string(s, line); 81 static char *expand_string(oldstring, line) in expand_string() function 110 p2 = expand_string(value, line);
|
/onnv-gate/usr/src/uts/common/os/ |
H A D | core.c | 463 expand_string(const char *pat, char *fp, int size, cred_t *cr) in expand_string() function 583 error = expand_string(refstr_value(rp), fp, MAXPATHLEN, cr); in dump_one_core() 720 error1 = expand_string(refstr_value(rp), in core()
|