Searched refs:rc_getint (Results 1 – 3 of 3) sorted by relevance
90 int rc_getint(struct rcfile *, const char *, const char *, int *);
257 rc_getint(rcfile, sname, "nbtimeout", &ctx->nb_timo); in nb_ctx_readrcsection()
545 rc_getint(struct rcfile *rcp, const char *section, const char *key, int *value) in rc_getint() function