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

/freebsd-current/usr.sbin/pwd_mkdb/
H A Dpwd_mkdb.c103 u_int method, methoduid; local
260 methoduid = 0;
262 methoduid = R_NOOVERWRITE;
264 methoduid = R_NOOVERWRITE;
267 methoduid = R_NOOVERWRITE;
286 methoduid = R_NOOVERWRITE;
412 if ((dp->put)(dp, &key, &data, methoduid) == -1)
436 if ((sdp->put)(sdp, &key, &sdata, methoduid) == -1)

Completed in 67 milliseconds