Home
last modified time | relevance | path

Searched defs:devconf (Results 1 – 13 of 13) sorted by relevance

/dports/devel/pickle/pickle-4.20/src/
H A Dpic16n.h38 uint16_t devconf[PIC16N_DEVCONF_MAX]; /* 3FFF00 .. 3FFF09 */ member
55 uint32_t devconf; /* devconf size in words */ member
H A Dpic14n.h41 uint16_t devconf[PIC14N_DEVCONF_MAX]; /* 8200 .. 8205 */ member
54 uint32_t devconf; /* devconf size */ member
/dports/misc/amanda-server/amanda-3.3.9/common-src/
H A Dconffile.h1105 #define device_config_seen(devconf, key) (val_t_seen(device_config_getconf((devconf), (key)))) argument
1114 #define device_config_get_comment(devconf) (val_t_to_str(device_config_getconf((devconf), DEVICE_… argument
1115 #define device_config_get_tapedev(devconf) (val_t_to_str(device_config_getconf((devconf), DEVICE_… argument
1116 #define device_config_get_property(devconf) (val_t_to_proplist(device_config_getconf((devconf), D… argument
1165 #define changer_config_seen(devconf, key) (val_t_seen(changer_config_getconf((devconf), (key)… argument
1174 #define changer_config_get_comment(devconf) (val_t_to_str(changer_config_getconf((devconf), CHANG… argument
1175 #define changer_config_get_tapedev(devconf) (val_t_to_str(changer_config_getconf((devconf), CHANG… argument
1176 #define changer_config_get_tpchanger(devconf) (val_t_to_str(changer_config_getconf((devconf), CHA… argument
1177 #define changer_config_get_changerdev(devconf) (val_t_to_str(changer_config_getconf((devconf), CH… argument
1178 #define changer_config_get_changerfile(devconf) (val_t_to_str(changer_config_getconf((devconf), C… argument
H A Dconffile.c6433 device_config_t *devconf; in lookup_device_config() local
6443 device_config_t *devconf, in device_config_getconf()
6453 device_config_t *devconf) in device_config_name()
6463 changer_config_t *devconf; in lookup_changer_config() local
6473 changer_config_t *devconf, in changer_config_getconf()
6483 changer_config_t *devconf) in changer_config_name()
/dports/misc/amanda-client/amanda-3.3.9/common-src/
H A Dconffile.h1105 #define device_config_seen(devconf, key) (val_t_seen(device_config_getconf((devconf), (key)))) argument
1114 #define device_config_get_comment(devconf) (val_t_to_str(device_config_getconf((devconf), DEVICE_… argument
1115 #define device_config_get_tapedev(devconf) (val_t_to_str(device_config_getconf((devconf), DEVICE_… argument
1116 #define device_config_get_property(devconf) (val_t_to_proplist(device_config_getconf((devconf), D… argument
1165 #define changer_config_seen(devconf, key) (val_t_seen(changer_config_getconf((devconf), (key)… argument
1174 #define changer_config_get_comment(devconf) (val_t_to_str(changer_config_getconf((devconf), CHANG… argument
1175 #define changer_config_get_tapedev(devconf) (val_t_to_str(changer_config_getconf((devconf), CHANG… argument
1176 #define changer_config_get_tpchanger(devconf) (val_t_to_str(changer_config_getconf((devconf), CHA… argument
1177 #define changer_config_get_changerdev(devconf) (val_t_to_str(changer_config_getconf((devconf), CH… argument
1178 #define changer_config_get_changerfile(devconf) (val_t_to_str(changer_config_getconf((devconf), C… argument
H A Dconffile.c6433 device_config_t *devconf; in lookup_device_config() local
6443 device_config_t *devconf, in device_config_getconf()
6453 device_config_t *devconf) in device_config_name()
6463 changer_config_t *devconf; in lookup_changer_config() local
6473 changer_config_t *devconf, in changer_config_getconf()
6483 changer_config_t *devconf) in changer_config_name()
/dports/multimedia/libv4l/linux-5.13-rc2/net/ipv4/
H A Ddevinet.c2028 struct ipv4_devconf *devconf, u32 portid, in inet_netconf_fill_devconf()
2088 int ifindex, struct ipv4_devconf *devconf) in inet_netconf_notify_devconf()
2166 struct ipv4_devconf *devconf; in inet_netconf_get_devconf() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/ipv4/
H A Ddevinet.c2028 struct ipv4_devconf *devconf, u32 portid, in inet_netconf_fill_devconf()
2088 int ifindex, struct ipv4_devconf *devconf) in inet_netconf_notify_devconf()
2166 struct ipv4_devconf *devconf; in inet_netconf_get_devconf() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/ipv4/
H A Ddevinet.c2028 struct ipv4_devconf *devconf, u32 portid, in inet_netconf_fill_devconf()
2088 int ifindex, struct ipv4_devconf *devconf) in inet_netconf_notify_devconf()
2166 struct ipv4_devconf *devconf; in inet_netconf_get_devconf() local
/dports/astro/gpsd/gpsd-3.20/
H A Dgpsd.c1170 struct devconfig_t devconf; in handle_request() local
/dports/multimedia/libv4l/linux-5.13-rc2/net/ipv6/
H A Daddrconf.c516 struct ipv6_devconf *devconf, u32 portid, in inet6_netconf_fill_devconf()
569 int ifindex, struct ipv6_devconf *devconf) in inet6_netconf_notify_devconf()
647 struct ipv6_devconf *devconf; in inet6_netconf_get_devconf() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/ipv6/
H A Daddrconf.c516 struct ipv6_devconf *devconf, u32 portid, in inet6_netconf_fill_devconf()
569 int ifindex, struct ipv6_devconf *devconf) in inet6_netconf_notify_devconf()
647 struct ipv6_devconf *devconf; in inet6_netconf_get_devconf() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/ipv6/
H A Daddrconf.c516 struct ipv6_devconf *devconf, u32 portid, in inet6_netconf_fill_devconf()
569 int ifindex, struct ipv6_devconf *devconf) in inet6_netconf_notify_devconf()
647 struct ipv6_devconf *devconf; in inet6_netconf_get_devconf() local