Searched refs:smb_open_rcfile (Results 1 – 7 of 7) sorted by relevance
97 int smb_open_rcfile(char *);
79 if (smb_open_rcfile(NULL) == 0) { in cmd_lookup()
81 if (smb_open_rcfile(NULL) == 0) { in cmd_status()
196 int smb_open_rcfile(char *);
137 smb_open_rcfile;
695 smb_open_rcfile(char *home) in smb_open_rcfile() function
1668 if ((err = smb_open_rcfile(ctx->ct_home)) != 0) { in smb_ctx_readrc()