Searched refs:nb_ctx_readrcsection (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/cmd/fs.d/smbclnt/smbutil/ |
H A D | lookup.c | 80 if (nb_ctx_readrcsection(NULL, ctx, "default", 0) != 0) in cmd_lookup()
|
H A D | status.c | 82 if (nb_ctx_readrcsection(NULL, ctx, "default", 0) != 0) in cmd_status()
|
/titanic_44/usr/src/lib/libsmbfs/netsmb/ |
H A D | nb_lib.h | 123 int nb_ctx_readrcsection(struct rcfile *, struct nb_ctx *, const char *, int);
|
/titanic_44/usr/src/lib/libsmbfs/smb/ |
H A D | nb.c | 241 nb_ctx_readrcsection(struct rcfile *rcfile, struct nb_ctx *ctx, in nb_ctx_readrcsection() function
|
H A D | mapfile-vers | 52 nb_ctx_readrcsection;
|
H A D | ctx.c | 1536 nb_ctx_readrcsection(smb_rc, ctx->ct_nb, "default", 0); in smb_ctx_readrc()
|