Searched refs:methoduid (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/usr.sbin/pwd_mkdb/
H A Dpwd_mkdb.c115 u_int method, methoduid; local
278 methoduid = 0;
280 methoduid = R_NOOVERWRITE;
282 methoduid = R_NOOVERWRITE;
285 methoduid = R_NOOVERWRITE;
304 methoduid = R_NOOVERWRITE;
430 if ((dp->put)(dp, &key, &data, methoduid) == -1)
454 if ((sdp->put)(sdp, &key, &sdata, methoduid) == -1)
520 if ((dp->put)(dp, &key, &data, methoduid) == -1)
544 if ((sdp->put)(sdp, &key, &sdata, methoduid)
[all...]

Completed in 23 milliseconds