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

/netbsd-current/external/bsd/openldap/dist/servers/slapd/back-sql/
H A Ddelete.c90 SQLHSTMT *sthp,
101 sth = *sthp;
281 *sthp = sth;
333 SQLHSTMT *sthp )
387 rc = backsql_delete_int( op, rs, dbh, sthp, btd.btd_eid, &e );
86 backsql_delete_int( Operation *op, SlapReply *rs, SQLHDBC dbh, SQLHSTMT *sthp, backsql_entryID *eid, Entry **ep ) argument
/netbsd-current/sys/fs/nfs/server/
H A Dnfs_nfsdstate.c1240 nfsrv_freedeleglist(struct nfsstatehead *sthp) argument
1244 LIST_FOREACH_SAFE(stp, sthp, ls_list, nstp) {
1247 LIST_INIT(sthp);

Completed in 196 milliseconds