Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/sparc64/solaris/
Dtimod.c226 static int timod_optmgmt(unsigned int fd, int flag, char *opt_buf, int opt_len, int do_ret) in timod_optmgmt() argument
237 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()