Searched defs:setname (Results 1 – 9 of 9) sorted by relevance
/freebsd/contrib/unbound/ipset/ |
H A D | ipset.c | 86 static int add_to_ipset(filter_dev dev, const char *setname, const void *ipaddr, int af) { in add_to_ipset() 142 static int add_to_ipset(filter_dev dev, const char *setname, const void *ipaddr, int af) { in add_to_ipset() 184 struct packed_rrset_data *d, const char* setname, int af, in ipset_add_rrset_data() 227 const char *setname, int af) in ipset_check_zones_for_rrset() 276 const char *setname; in ipset_update() local
|
/freebsd/sys/contrib/openzfs/include/sys/ |
H A D | zfs_impl.h | 56 int (*setname)(const char *val); member
|
/freebsd/usr.sbin/pwm/ |
H A D | pwm.c | 82 bool setname; in main() local
|
/freebsd/cddl/contrib/opensolaris/lib/pyzfs/common/ |
H A D | allow.py | 234 def hasset(ds, setname): argument
|
/freebsd/contrib/ntp/libntp/lib/isc/include/isc/ |
H A D | task.h | 131 void (*setname)(isc_task_t *task, const char *name, void *tag); member
|
/freebsd/contrib/bsddialog/utility/ |
H A D | util_builders.c | 290 get_menu_items(int argc,char ** argv,bool setprefix,bool setdepth,bool setname,bool setdesc,bool setstatus,bool sethelp,unsigned int * nitems,struct bsddialog_menuitem ** items,int * focusitem,struct options * opt) get_menu_items() argument
|
/freebsd/contrib/tzcode/ |
H A D | localtime.c | 1763 localsub(struct state const *sp, time_t const *timep, int_fast32_t setname, in localsub() 1869 localtime_tzset(time_t const *timep, struct tm *tmp, bool setname) in localtime_tzset() 2604 mktime_tzname(struct state *sp, struct tm *tmp, bool setname) in mktime_tzname()
|
/freebsd/tools/tools/shlib-compat/ |
H A D | shlib-compat.py | 827 def setname(self, name): member in DwarfdumpParser.Tag
|
/freebsd/contrib/tcsh/ |
H A D | sh.h | 1166 #define setname(a) (bname = (a)) macro
|