Home
last modified time | relevance | path

Searched defs:out_token (Results 1 – 2 of 2) sorted by relevance

/trueos/lib/libnotify/
HDnotify_client.c1314 notify_register_dispatch(const char *name, int *out_token, dispatch_queue_t queue, notify_handler_t… in notify_register_dispatch()
1344 notify_register_mux_fd(const char *name, int *out_token, int rfd, int wfd) in notify_register_mux_fd()
1373 notify_register_check(const char *name, int *out_token) in notify_register_check()
1451 notify_register_plain(const char *name, int *out_token) in notify_register_plain()
1512 notify_register_signal(const char *name, int sig, int *out_token) in notify_register_signal()
1578 …tify_register_mach_port(const char *name, mach_port_name_t *notify_port, int flags, int *out_token) in notify_register_mach_port()
1780 notify_register_file_descriptor(const char *name, int *notify_fd, int flags, int *out_token) in notify_register_file_descriptor()
/trueos/crypto/heimdal/appl/gssmask/
HDgssmask.c307 krb5_data out_token = { 0 , NULL }; in HandleOP() local
425 krb5_data out_token = { 0 , NULL }; in HandleOP() local