Searched defs:rcfile (Results 1 – 5 of 5) sorted by relevance
/titanic_51/usr/src/lib/libsmbfs/smb/ | ||
H A D | rcfile_priv.h | 45 struct rcfile { struct |
H A D | rcfile.c | 87 rc_open(const char *filename, const char *mode, struct rcfile **rcfil argument |
H A D | nb.c | 241 nb_ctx_readrcsection(struct rcfile *rcfile, struct nb_ctx *ctx, in nb_ctx_readrcsection() argument |
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/include/ | ||
H A D | defs.h | 136 char *rcfile; member |
/titanic_51/usr/src/cmd/cmd-inet/usr.bin/telnet/ | ||
H A D | commands.c | 3588 FILE *rcfile = NULL; in cmdrc() local |