Searched defs:token (Results 1 - 25 of 165) sorted by relevance

1234567

/haiku-fatelf/headers/private/kernel/
H A Dmessaging.h19 int32 token; member in struct:messaging_target
/haiku-fatelf/src/libs/bsd/
H A Dstring.cpp16 char* token = *string; local
/haiku-fatelf/src/servers/registrar/
H A DRosterAppInfo.h19 uint32 token; member in struct:RosterAppInfo
H A DAppInfoListMessagingTargetSet.cpp36 AppInfoListMessagingTargetSet::Next(port_id &port, int32 &token) argument
/haiku-fatelf/3rdparty/mmu_man/irc/Haiku/
H A Dgen_err_list.py52 token = m.group("expr") variable
/haiku-fatelf/headers/build/private/app/
H A DMessengerPrivate.h27 void SetTo(team_id team, port_id port, int32 token) argument
/haiku-fatelf/headers/private/app/
H A DMessengerPrivate.h27 void SetTo(team_id team, port_id port, int32 token) argument
H A DRosterPrivate.h36 AddApplication(const char *mimeSig, const entry_ref *ref, uint32 flags, team_id team, thread_id thread, port_id port, bool fullReg, uint32 *token, team_id *otherTeam) const argument
50 IsAppRegistered(const entry_ref *ref, team_id team, uint32 token, bool *preRegistered, app_info *info) const argument
/haiku-fatelf/headers/private/net/
H A Dnet_notifications.h33 uint32 token; member in struct:net_notifications_control
/haiku-fatelf/src/bin/gdb/gdb/mi/
H A Dmi-parse.h36 char *token; member in struct:mi_parse
/haiku-fatelf/src/kits/storage/
H A DNodeMonitor.cpp48 int32 token = messengerPrivate.Token(); local
92 int32 token = messengerPrivate.Token(); local
171 int32 token = messengerPrivate.Token(); local
/haiku-fatelf/src/system/libroot/os/
H A Dfs_query.cpp22 open_query_etc(dev_t device, const char *query, uint32 flags, port_id port, int32 token) argument
56 fs_open_live_query(dev_t device, const char *query, uint32 flags, port_id port, int32 token) argument
H A Dsystem_info.c34 __start_watching_system(int32 object, uint32 flags, port_id port, int32 token) argument
41 __stop_watching_system(int32 object, uint32 flags, port_id port, int32 token) argument
/haiku-fatelf/src/bin/network/wget/src/
H A Dcss-url.c155 int token; local
[all...]
/haiku-fatelf/src/tests/kits/net/preflet/ServicesAddOn/
H A DServicesAddOn.cpp70 char *token; local
88 label << token; local
90 label << " (" << token << ")"; local
92 label << " " << token; local
110 char *token; local
130 label << token; local
[all...]
/haiku-fatelf/src/bin/coreutils/lib/
H A Dreadtokens.c156 token_buffer tb, *token = &tb; local
[all...]
/haiku-fatelf/src/bin/network/ftp/
H A Druserpass.c250 token(void) function
/haiku-fatelf/src/bin/package/
H A Dcommand_dump.cpp89 HandleAttributeDone(BHPKGAttributeID attributeID, const BPackageAttributeValue& value, void* parentToken, void* token) argument
/haiku-fatelf/src/build/libbe/app/
H A DMessenger.cpp146 BMessenger::_SetTo(team_id team, port_id port, int32 token) argument
/haiku-fatelf/src/kits/app/
H A DTokenSpace.cpp42 int32 token = fTokenCount; local
63 BTokenSpace::SetToken(int32 token, int16 type, void* object) argument
84 RemoveToken(int32 token) argument
101 CheckToken(int32 token, int16 type) const argument
114 GetToken(int32 token, int16 type, void** _object) const argument
131 SetHandlerTarget(int32 token, BDirectMessageTarget* target) argument
154 AcquireHandlerTarget(int32 token, BDirectMessageTarget** _target) argument
[all...]
/haiku-fatelf/src/kits/interface/
H A DWindowStack.cpp190 int32 token; local
/haiku-fatelf/src/tests/servers/app/newerClipping/
H A DClientLooper.cpp169 ClientLooper::_DrawAnimatedLayer(int32 token) argument
/haiku-fatelf/src/tools/fs_shell/
H A Dnode_monitor.cpp52 fssh_notify_query_entry_created(fssh_port_id port, int32_t token, argument
61 fssh_notify_query_entry_removed(fssh_port_id port, int32_t token, argument
70 fssh_notify_query_attr_changed(fssh_port_id port, int32_t token, argument
/haiku-fatelf/headers/os/package/hpkg/
H A DPackageEntry.h41 void SetUserToken(void* token) argument
/haiku-fatelf/headers/os/support/
H A DArchivable.h213 BUnarchiver::GetObject(int32 token, ownership_policy owning, T*& object) argument
235 BUnarchiver::GetObject(int32 token, T*& object) argument
267 BUnarchiver::EnsureUnarchived(int32 token) argument
[all...]

Completed in 161 milliseconds

1234567