Searched refs:NID_UNSET (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/Libnotify-121.20.1/
H A Dnotify_client.c86 #define NID_UNSET 0xffffffffffffffffL macro
917 * to NID_UNSET.
928 * If the name is registered but the ID number is NID_UNSET, we
987 if (n->name_id == NID_UNSET)
1307 nid = NID_UNSET;
1393 token_table_add(name, namelen, NID_UNSET, token, cid, SLOT_NONE, NOTIFY_TYPE_PLAIN | NOTIFY_FLAG_REGEN, SIGNAL_NONE, FD_NONE, MACH_PORT_NULL, 0);
1459 token_table_add(name, namelen, NID_UNSET, token, cid, SLOT_NONE, NOTIFY_TYPE_SIGNAL | NOTIFY_FLAG_REGEN, sig, FD_NONE, MACH_PORT_NULL, 0);
1595 token_table_add(name, namelen, NID_UNSET, token, cid, SLOT_NONE, tflags, SIGNAL_NONE, FD_NONE, *notify_port, 0);
1813 token_table_add(name, namelen, NID_UNSET, token, cid, SLOT_NONE, NOTIFY_TYPE_FILE, SIGNAL_NONE, *notify_fd, MACH_PORT_NULL, 0);

Completed in 83 milliseconds