Searched refs:delitem (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/lib/libnsl/yp/ |
H A D | dbm.c | 51 void delitem(char *, int); 174 delitem(pagbuf, i); in delete() 175 delitem(pagbuf, i); in delete() 200 delitem(pagbuf, i); in store() 201 delitem(pagbuf, i); in store() 209 delitem(pagbuf, i); in store() 228 delitem(pagbuf, i); in store() 235 delitem(pagbuf, i); in store() 506 delitem(char buf[PBLKSIZ], int n) in delitem() function
|
/titanic_50/usr/src/ucblib/libdbm/ |
H A D | dbm.c | 50 void delitem(char buf[PBLKSIZ], int n); 176 delitem(pagbuf, i); in delete() 177 delitem(pagbuf, i); in delete() 207 delitem(pagbuf, i); in store() 208 delitem(pagbuf, i); in store() 216 delitem(pagbuf, i); in store() 246 delitem(pagbuf, i); in store() 253 delitem(pagbuf, i); in store() 513 delitem(char buf[PBLKSIZ], int n) in delitem() function
|
/titanic_50/usr/src/lib/libbc/libc/gen/common/ |
H A D | ndbm.c | 45 static int delitem(char [PBLKSIZ], int); 220 if (!delitem(db->dbm_pagbuf, i)) in dbm_delete() 255 if (!delitem(db->dbm_pagbuf, i)) { in dbm_store() 295 !delitem(db->dbm_pagbuf, i)) { in dbm_store() 829 delitem(char buf[PBLKSIZ], int n) in delitem() function
|
/titanic_50/usr/src/lib/libc/port/gen/ |
H A D | ndbm.c | 75 static int delitem(char *, int); 285 if (!delitem(db->dbm_pagbuf, i)) in dbm_delete() 323 if (!delitem(db->dbm_pagbuf, i)) { in dbm_store() 368 !delitem(db->dbm_pagbuf, i)) { in dbm_store() 964 delitem(char buf[PBLKSIZ], int n) in delitem() function
|
/titanic_50/usr/src/cmd/abi/appcert/etc/ |
H A D | etc.scoped.in | 1059 SCOPED_SYMBOL|SunOS_5.6|libnsl.so.1|delitem
|