Searched refs:smb_open_rcfile (Results 1 – 7 of 7) sorted by relevance
93 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()
208 int smb_open_rcfile(char *);
116 smb_open_rcfile;
652 smb_open_rcfile(char *home) in smb_open_rcfile() function
1519 if ((err = smb_open_rcfile(ctx->ct_home)) != 0) { in smb_ctx_readrc()