Searched refs:do_ret (Results 1 – 1 of 1) sorted by relevance
226 static int timod_optmgmt(unsigned int fd, int flag, char *opt_buf, int opt_len, int do_ret) in timod_optmgmt() argument237 SOLDD(("fd %u flg %u buf %p len %u doret %u",fd,flag,opt_buf,opt_len,do_ret)); in timod_optmgmt()238 if (!do_ret && (!opt_buf || opt_len <= 0)) in timod_optmgmt()317 if (do_ret) { in timod_optmgmt()