Searched defs:get_obj (Results 1 – 3 of 3) sorted by relevance
801 static struct ntsync_obj *get_obj(struct ntsync_device *dev, int fd) in get_obj() function
181 static unsigned long get_obj(const char *name) in get_obj() function [all...]
731 #define get_obj(obj) do { (obj)->use++; } while (0) macro