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

/freebsd-13-stable/usr.sbin/pwd_mkdb/
H A Dpwd_mkdb.c117 u_int method, methoduid; local
274 methoduid = 0;
276 methoduid = R_NOOVERWRITE;
278 methoduid = R_NOOVERWRITE;
281 methoduid = R_NOOVERWRITE;
300 methoduid = R_NOOVERWRITE;
426 if ((dp->put)(dp, &key, &data, methoduid) == -1)
450 if ((sdp->put)(sdp, &key, &sdata, methoduid) == -1)

Completed in 108 milliseconds