Searched defs:port (Results 26 - 50 of 234) sorted by last modified time

12345678910

/haiku/src/servers/launch/
H A DLaunchDaemon.cpp539 port_id port = messengerPrivate.Port(); local
[all...]
H A DJob.cpp335 Job::SetDefaultPort(port_id port) argument
515 port_id port = iterator->second.GetInt32("port", -1); local
[all...]
/haiku/headers/os/kernel/
H A DOS.h122 port_id port; member in struct:port_info
[all...]
/haiku/src/system/kernel/events/
H A DNotifications.cpp70 UserMessagingMessageSender::SendMessage(const KMessage* message, port_id port, argument
364 DefaultUserNotificationService::RemoveUserListeners(port_id port, uint32 token) argument
101 UserMessagingListener(UserMessagingMessageSender& sender, port_id port, int32 token) argument
387 UpdateUserListener(uint32 eventMask, port_id port, uint32 token) argument
/haiku/src/system/kernel/fs/
H A Dnode_monitor.cpp75 UserNodeListener(port_id port, int32 token) argument
239 notify_query_entry_event(int32 opcode, port_id port, int32 token, argument
1017 RemoveUserListeners(struct io_context *context, port_id port, uint32 token) argument
1253 notify_query_entry_created(port_id port, int32 token, dev_t device, ino_t directory, const char *name, ino_t node) argument
1274 notify_query_entry_removed(port_id port, int32 token, dev_t device, ino_t directory, const char *name, ino_t node) argument
1295 notify_query_attr_changed(port_id port, int32 token, dev_t device, ino_t directory, const char* name, ino_t node) argument
1313 _user_stop_notifying(port_id port, uint32 token) argument
1322 _user_start_watching(dev_t device, ino_t node, uint32 flags, port_id port, uint32 token) argument
1334 _user_stop_watching(dev_t device, ino_t node, port_id port, uint32 token) argument
[all...]
/haiku/src/kits/media/
H A DMediaRoster.cpp3325 NodeIDFor(port_id port) argument
[all...]
/haiku/src/kits/app/
H A DMessage.cpp2126 BMessage::_SendMessage(port_id port, team_id portOwner, int32 token, argument
2273 _SendMessage(port_id port, team_id portOwner, int32 token, BMessage* reply, bigtime_t sendTimeout, bigtime_t replyTimeout) const argument
2389 _SendFlattenedMessage(void* data, int32 size, port_id port, int32 token, bigtime_t timeout) argument
[all...]
/haiku/src/add-ons/media/media-add-ons/esound_sink/
H A DESDEndpoint.cpp133 ESDEndpoint::Connect(const char *host, uint16 port) argument
176 uint16 port = fPort; local
/haiku/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DVolume.cpp1017 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort(); local
1064 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort(); local
1155 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort(); local
1210 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort(); local
1274 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort(); local
1517 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort(); local
1578 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort(); local
2612 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort(); local
3667 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort(); local
3717 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort(); local
3790 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort(); local
3839 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort(); local
4391 _SendRequest(RequestPort* port, RequestAllocator* allocator, RequestHandler* handler, Request** reply) argument
4417 _SendReceiptAck(RequestPort* port) argument
4724 RequestPort* port = volume->fFileSystem->GetPortPool()->AcquirePort(); local
4782 RequestPort* port = volume->fFileSystem->GetPortPool()->AcquirePort(); local
[all...]
/haiku/src/add-ons/kernel/file_systems/bfs/
H A Dkernel_interface.cpp2262 bfs_open_query(fs_volume* _volume, const char* queryString, uint32 flags, port_id port, uint32 token, void** _cookie) argument
/haiku/headers/os/app/
H A DRoster.h24 port_id port; member in struct:app_info
/haiku/src/apps/cortex/addons/LoggingConsumer/
H A DLogWriter.cpp99 port_id port = obj->mPort; local
/haiku/src/system/kernel/
H A Dteam.cpp1536 create_team_arg(struct team_arg** _teamArg, const char* path, char** flatArgs, size_t flatArgsSize, int32 argCount, int32 envCount, mode_t umask, port_id port, uint32 token) argument
/haiku/src/system/kernel/debug/
H A Duser_debugger.cpp71 kill_interruptable_write_port(port_id port, int32 code, const void *buffer, argument
80 debugger_write(port_id port, int32 code, const void *buffer, size_t bufferSize, argument
545 port_id port = -1; local
1661 port_id port = nubThread->team->debug_info.nub_port; local
2777 port_id port = install_team_debugger(B_CURRENT_TEAM, -1, local
[all...]
/haiku/src/add-ons/kernel/busses/scsi/ahci/
H A Dahci_defs.h229 ahci_port port[32]; member in struct:__anon47
/haiku/src/add-ons/kernel/file_systems/netfs/shared/
H A DNetAddress.cpp60 NetAddress::SetPort(uint16 port) argument
/haiku/src/add-ons/kernel/file_systems/websearchfs/
H A Dwebsearchfs.c1182 websearchfs_open_query(fs_volume *_volume, const char *query, uint32 flags, port_id port, uint32 token, void **cookie) argument
/haiku/src/kits/network/libnetservices2/
H A DHttpSession.cpp745 int port; local
/haiku/src/kits/network/libnetservices/
H A DNetworkRequest.cpp52 BNetworkRequest::_ResolveHostName(BString host, uint16_t port) argument
H A DUrlContext.cpp88 BUrlContext::SetProxy(BString host, uint16 port) argument
H A DHttpRequest.cpp414 int port = fSSL ? 443 : 80; local
/haiku/src/apps/poorman/libhttpd/
H A Dlibhttpd.c233 httpd_initialize( char* hostname, httpd_sockaddr* sa4P, httpd_sockaddr* sa6P, unsigned short port, char* cgi_pattern, int cgi_limit, char* charset, char* p3p, int max_age, char* cwd, int no_log, FILE* logfp, int no_symlink_check, int vhost, int global_passwd, char* url_pattern, char* local_pattern, int no_empty_referrers ) argument
/haiku/src/kits/network/libnetapi/
H A DNetworkAddress.cpp60 BNetworkAddress::BNetworkAddress(const char* host, uint16 port, uint32 flags) argument
73 BNetworkAddress::BNetworkAddress(int family, const char* host, uint16 port, argument
117 BNetworkAddress::BNetworkAddress(in_addr_t address, uint16 port) argument
123 BNetworkAddress::BNetworkAddress(const in6_addr& address, uint16 port) argument
161 BNetworkAddress::SetTo(const char* host, uint16 port, uint32 flags) argument
215 SetTo(int family, const char* host, uint16 port, uint32 flags) argument
343 SetTo(in_addr_t inetAddress, uint16 port) argument
357 SetTo(const in6_addr& inet6Address, uint16 port) argument
380 SetToBroadcast(int family, uint16 port) argument
391 SetToLocal(int family, uint16 port) argument
399 SetToLoopback(int family, uint16 port) argument
405 SetTo(htonl(INADDR_LOOPBACK), port); local
473 SetToWildcard(int family, uint16 port) argument
518 SetPort(uint16 port) argument
962 uint16 port = Port(); local
[all...]
/haiku/src/servers/registrar/
H A DShutdownProcess.cpp1541 port_id port = -1; local
/haiku/src/apps/remotedesktop/
H A DRemoteDesktop.cpp53 uint16 port = 10900; local
[all...]

Completed in 216 milliseconds

12345678910