Home
last modified time | relevance | path

Searched defs:remove_from_list (Results 26 – 50 of 136) sorted by relevance

123456

/dports/security/l0phtcrack/l0phtcrack-1.5/
H A Dllist.c95 struct user_struct * remove_from_list(struct user_struct *record){ in remove_from_list() function
/dports/net-p2p/opendchub/opendchub-0.8.3/src/
H A Dmain.c509 void remove_all(int type, int send_quit, int remove_from_list) in remove_all()
2061 void remove_user(struct user_t *our_user, int send_quit, int remove_from_list) in remove_user()
/dports/irc/scrollz/ScrollZ-ScrollZ-2.3/source/
H A Dlist.c219 remove_from_list(list, name) in remove_from_list() function
/dports/irc/ircII/ircii-20210314/source/
H A Dlist.c194 remove_from_list(List **list, u_char *name) in remove_from_list() function
/dports/databases/py-sqlalchemy12/SQLAlchemy-1.2.19/lib/sqlalchemy/event/
H A Dregistry.py265 def remove_from_list(self, owner, list_): member in _EventKey
/dports/databases/py-sqlalchemy14/SQLAlchemy-1.4.27/lib/sqlalchemy/event/
H A Dregistry.py288 def remove_from_list(self, owner, list_): member in _EventKey
/dports/databases/py-sqlalchemy11/SQLAlchemy-1.1.18/lib/sqlalchemy/event/
H A Dregistry.py253 def remove_from_list(self, owner, list_): member in _EventKey
/dports/databases/py-sqlalchemy10/SQLAlchemy-1.0.14/lib/sqlalchemy/event/
H A Dregistry.py253 def remove_from_list(self, owner, list_): member in _EventKey
/dports/databases/py-sqlalchemy13/SQLAlchemy-1.3.24/lib/sqlalchemy/event/
H A Dregistry.py272 def remove_from_list(self, owner, list_): member in _EventKey
/dports/audio/umodplayer/umodplayer_B5.1/
H A Dplaylist.c75 remove_from_list(struct playlist * p) in remove_from_list() function
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/core/src/lib/
H A Dtimer_thread.cc206 bool remove_from_list = false; in RunOneItem() local
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/core/src/lib/
H A Dtimer_thread.cc205 bool remove_from_list = false; in RunOneItem() local
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/core/src/lib/
H A Dtimer_thread.cc205 bool remove_from_list = false; in RunOneItem() local
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/core/src/lib/
H A Dtimer_thread.cc205 bool remove_from_list = false; in RunOneItem() local
/dports/sysutils/bareos-client/bareos-Release-20.0.3/core/src/lib/
H A Dtimer_thread.cc206 bool remove_from_list = false; in RunOneItem() local
/dports/sysutils/bareos-server/bareos-Release-20.0.3/core/src/lib/
H A Dtimer_thread.cc206 bool remove_from_list = false; in RunOneItem() local
/dports/www/bareos-webui/bareos-Release-20.0.3/core/src/lib/
H A Dtimer_thread.cc206 bool remove_from_list = false; in RunOneItem() local
/dports/www/bareos19-webui/bareos-Release-19.2.11/core/src/lib/
H A Dtimer_thread.cc205 bool remove_from_list = false; in RunOneItem() local
/dports/www/trafficserver/trafficserver-9.1.1/example/plugins/c-api/remap/
H A Dremap.cc104 remap_entry::remove_from_list(remap_entry *re) in remove_from_list() function in remap_entry
/dports/games/residualvm/residualvm-0.3.1/engines/grim/lua/
H A Dlstring.cpp159 static void remove_from_list(GCnode *l) { in remove_from_list() function
/dports/games/scummvm/scummvm-2.5.1/engines/grim/lua/
H A Dlstring.cpp147 static void remove_from_list(GCnode *l) { in remove_from_list() function
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/memory/metaspace/
H A DblockTree.hpp154 static Node* remove_from_list(Node* head) { in remove_from_list() function in metaspace::BlockTree
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/memory/metaspace/
H A DblockTree.hpp154 static Node* remove_from_list(Node* head) { in remove_from_list() function in metaspace::BlockTree
/dports/deskutils/egroupware/egroupware/api/src/Contacts/
H A DSql.php962 function remove_from_list($contact,$list=null) function in EGroupware\\Api\\Contacts\\Sql
/dports/news/sabnzbdplus/SABnzbd-3.3.0/sabnzbd/
H A Dpostproc.py1228 def remove_from_list(name, lst): function

123456