Home
last modified time | relevance | path

Searched refs:rc_getint (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/lib/libsmbfs/
H A Dcflib.h90 int rc_getint(struct rcfile *, const char *, const char *, int *);
/titanic_41/usr/src/lib/libsmbfs/smb/
H A Dnb.c257 rc_getint(rcfile, sname, "nbtimeout", &ctx->nb_timo); in nb_ctx_readrcsection()
H A Drcfile.c545 rc_getint(struct rcfile *rcp, const char *section, const char *key, int *value) in rc_getint() function