Searched defs:userValue (Results 1 - 6 of 6) sorted by relevance

/haiku-fatelf/src/system/libroot/posix/signal/
H A Dsigqueue.cpp19 sigqueue(pid_t pid, int signal, const union sigval userValue) argument
/haiku-fatelf/src/system/kernel/
H A DUserEvent.cpp73 SignalEvent::SetUserValue(union sigval userValue) argument
H A Dsignal.cpp1820 send_signal_internal(pid_t id, uint signalNumber, union sigval userValue, argument
1861 union sigval userValue; local
2164 union sigval userValue; local
[all...]
/haiku-fatelf/headers/private/kernel/
H A Dksignal.h122 void SetUserValue(union sigval userValue) argument
/haiku-fatelf/src/system/kernel/disk_device_manager/
H A Dddm_userland_interface.cpp66 copy_from_user_value(Type& value, const Type* userValue) argument
80 copy_to_user_value(Type* userValue, const Type& value) argument
106 inline status_t Init(const char* userValue, size_t maxSize) argument
[all...]
/haiku-fatelf/src/system/kernel/fs/
H A Dsocket.cpp1108 _user_getsockopt(int socket, int level, int option, void *userValue, argument
1142 _user_setsockopt(int socket, int level, int option, const void *userValue, argument

Completed in 52 milliseconds