Home
last modified time | relevance | path

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

/original-bsd/old/libdbm/
H A Ddbm.c92 delitem(pagbuf, i);
93 delitem(pagbuf, i);
118 delitem(pagbuf, i);
119 delitem(pagbuf, i);
127 delitem(pagbuf, i);
146 delitem(pagbuf, i);
153 delitem(pagbuf, i);
414 delitem(buf, n) in delitem() function
/original-bsd/old/libndbm/
H A Dndbm.c25 static int additem(), delitem(), finddatum(), getbit();
130 if (!delitem(db->dbm_pagbuf, i))
162 if (!delitem(db->dbm_pagbuf, i)) {
196 !delitem(db->dbm_pagbuf, i)) {
457 delitem(buf, n) in delitem() function