Searched defs:port (Results 201 - 225 of 234) sorted by relevance

12345678910

/haiku/src/add-ons/kernel/file_systems/ramfs/
H A Dkernel_interface.cpp2036 ramfs_open_query(fs_volume* _volume, const char *queryString, uint32 flags, port_id port, uint32 token, void** _cookie) argument
/haiku/src/kits/network/libnetapi/
H A DNetworkSettings.cpp1625 BNetworkServiceSettings::SetPort(int port) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/netfs/headers/shared/
H A DRequests.h1168 int32 port; member in struct:OpenQueryRequest
1228 int32 port; // for query updates member in struct:NodeMonitoringRequest
/haiku/src/kits/app/
H A DRoster.cpp1426 _AddApplication(const char* signature, const entry_ref* ref, uint32 flags, team_id team, thread_id thread, port_id port, bool fullRegistration, uint32* pToken, team_id* otherTeam) const argument
2689 port_id port = data.GetInt32("port", -1); local
[all...]
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/bin/network/ftpd/
H A Dftpd.c885 u_int16_t port; local
/haiku/src/add-ons/kernel/drivers/network/ether/marvell_yukon/dev/msk/
H A Dif_msk.c1597 int i, port, error; local
3598 int cons, len, port, rxprog; local
[all...]
/haiku/src/add-ons/kernel/drivers/network/ether/syskonnect/dev/sk/
H A Dif_sk.c1329 int error, i, phy, port; local
1562 int error = 0, *port; local
[all...]
/haiku/src/add-ons/kernel/file_systems/layers/attribute_overlay/
H A Dattribute_overlay.cpp1884 overlay_open_query(fs_volume *volume, const char *query, uint32 flags, port_id port, uint32 token, void **_cookie) argument
/haiku/src/add-ons/kernel/network/protocols/udp/
H A Dudp.cpp376 uint16 port = endpoint->LocalAddress().Port(); local
[all...]
/haiku/src/system/kernel/
H A Dport.cpp250 Create(Port* port) argument
278 Delete(Port* port) argument
408 OwnerChange(Port* port, team_id newOwner, status_t status) argument
488 Notify(uint32 opcode, port_id port) argument
537 _dump_port_info(Port* port) argument
585 Port* port = sPorts.Lookup(num); local
619 notify_port_select_events(Port* port, uint16 events) argument
662 is_port_closed(Port* port) argument
682 get_port_message(int32 code, size_t bufferSize, uint32 flags, bigtime_t timeout, port_message** _message, Port& port) argument
757 fill_port_info(Port* port, port_info* info, size_t size) argument
795 uninit_port(Port* port) argument
815 delete_port_logical(Port* port) argument
864 Port* port = (Port*)list_get_first_item(&team->port_list); local
925 Port* port = (Port*)0; local
1226 Port* port = sPortsByName.Lookup(name); local
1286 Port* port = (Port*)list_get_first_item(&team->port_list); local
1428 read_port(port_id port, int32* msgCode, void* buffer, size_t bufferSize) argument
1844 _user_port_buffer_size_etc(port_id port, uint32 flags, bigtime_t timeout) argument
1856 _user_port_count(port_id port) argument
1863 _user_set_port_owner(port_id port, team_id team) argument
1870 _user_read_port_etc(port_id port, int32 *userCode, void *userBuffer, size_t bufferSize, uint32 flags, bigtime_t timeout) argument
1896 _user_write_port_etc(port_id port, int32 messageCode, const void *userBuffer, size_t bufferSize, uint32 flags, bigtime_t timeout) argument
1916 _user_writev_port_etc(port_id port, int32 messageCode, const iovec *userVecs, size_t vecCount, size_t bufferSize, uint32 flags, bigtime_t timeout) argument
1943 _user_get_port_message_info_etc(port_id port, port_message_info *userInfo, size_t infoSize, uint32 flags, bigtime_t timeout) argument
[all...]
/haiku/src/servers/registrar/
H A DShutdownProcess.cpp1541 port_id port = -1; local
/haiku/src/add-ons/kernel/busses/scsi/ahci/
H A Dahci_defs.h229 ahci_port port[32]; member in struct:__anon47
/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/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/src/servers/launch/
H A DLaunchDaemon.cpp539 port_id port = messengerPrivate.Port(); local
[all...]
/haiku/src/system/libnetwork/netresolv/net/
H A Dgetaddrinfo.c230 int port, pri, weight; member in struct:srvinfo
1552 int port; local
1743 int port, pri, weight; local
[all...]
/haiku/src/tests/system/network/tcp_shell/
H A Dtcp_shell.cpp1404 int port = 1024; local
/haiku/src/bin/network/traceroute/
H A Dtraceroute.c338 u_short port; /* protocol specific base "port" */ variable
410 u_short port; /* defaul member in struct:outproto
[all...]
/haiku/src/add-ons/kernel/busses/usb/
H A Duhci.cpp1955 uint32 port = UHCI_PORTSC1 + index * 2; local
[all...]
/haiku/headers/os/media/
H A DMediaDefs.h185 port_id port; /* can be different from */ member in struct:media_destination
202 port_id port; /* must be the same as */ member in struct:media_source
/haiku/src/add-ons/kernel/file_systems/layers/write_overlay/
H A Dwrite_overlay.cpp2447 overlay_open_query(fs_volume *volume, const char *query, uint32 flags, port_id port, uint32 token, void **_cookie) argument
/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/media/
H A DMediaRoster.cpp3325 NodeIDFor(port_id port) argument
[all...]
/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...]

Completed in 366 milliseconds

12345678910