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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/modules/
H A Donefs_shadow_copy.c64 char * is_name; member in struct:osc_snapshot
178 isp->is_name = malloc(strlen(name) + 1);
179 if (isp->is_name == NULL) {
185 strcpy(isp->is_name, name);
203 if (isp->is_name != NULL)
204 free(isp->is_name);
721 is.is_name = NULL;
737 cpath = malloc(strlen(SNAPSHOT_DIRECTORY) + strlen(isp->is_name) +
749 sprintf(cpath, "%s/%s", SNAPSHOT_DIRECTORY, isp->is_name);
774 strlen(isp->is_name)
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/modules/
H A Donefs_shadow_copy.c64 char * is_name; member in struct:osc_snapshot
178 isp->is_name = malloc(strlen(name) + 1);
179 if (isp->is_name == NULL) {
185 strcpy(isp->is_name, name);
203 if (isp->is_name != NULL)
204 free(isp->is_name);
721 is.is_name = NULL;
737 cpath = malloc(strlen(SNAPSHOT_DIRECTORY) + strlen(isp->is_name) +
749 sprintf(cpath, "%s/%s", SNAPSHOT_DIRECTORY, isp->is_name);
774 strlen(isp->is_name)
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/modules/
H A Donefs_shadow_copy.c64 char * is_name; member in struct:osc_snapshot
178 isp->is_name = malloc(strlen(name) + 1);
179 if (isp->is_name == NULL) {
185 strcpy(isp->is_name, name);
203 if (isp->is_name != NULL)
204 free(isp->is_name);
721 is.is_name = NULL;
737 cpath = malloc(strlen(SNAPSHOT_DIRECTORY) + strlen(isp->is_name) +
749 sprintf(cpath, "%s/%s", SNAPSHOT_DIRECTORY, isp->is_name);
774 strlen(isp->is_name)
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dioc4.h169 char *is_name; member in struct:ioc4_submodule
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dioc4.h169 char *is_name; member in struct:ioc4_submodule
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/libevent/include/event2/
H A Ddns.h586 int evdns_server_request_add_reply(struct evdns_server_request *req, int section, const char *name, int type, int dns_class, int ttl, int datalen, int is_name, const char *data);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/libevent/include/event2/
H A Ddns.h586 int evdns_server_request_add_reply(struct evdns_server_request *req, int section, const char *name, int type, int dns_class, int ttl, int datalen, int is_name, const char *data);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/netatalk-3.0.5/libevent/include/event2/
H A Ddns.h586 int evdns_server_request_add_reply(struct evdns_server_request *req, int section, const char *name, int type, int dns_class, int ttl, int datalen, int is_name, const char *data);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/ide/
H A Dsgiioc4.c617 .is_name = "IOC4_ide",
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/ide/
H A Dsgiioc4.c617 .is_name = "IOC4_ide",
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/libevent/
H A Devdns.c266 char is_name; /* True iff data is a label */ member in struct:server_reply_item
1737 evdns_server_request_add_reply(struct evdns_server_request *_req, int section, const char *name, int type, int class, int ttl, int datalen, int is_name, const char *data) argument
1778 item->is_name = is_name != 0;
1782 if (item->is_name) {
1925 if (item->is_name) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/libevent/
H A Devdns.c266 char is_name; /* True iff data is a label */ member in struct:server_reply_item
1737 evdns_server_request_add_reply(struct evdns_server_request *_req, int section, const char *name, int type, int class, int ttl, int datalen, int is_name, const char *data) argument
1778 item->is_name = is_name != 0;
1782 if (item->is_name) {
1925 if (item->is_name) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/netatalk-3.0.5/libevent/
H A Devdns.c266 char is_name; /* True iff data is a label */ member in struct:server_reply_item
1737 evdns_server_request_add_reply(struct evdns_server_request *_req, int section, const char *name, int type, int class, int ttl, int datalen, int is_name, const char *data) argument
1778 item->is_name = is_name != 0;
1782 if (item->is_name) {
1925 if (item->is_name) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/serial/
H A Dioc4_serial.c2900 .is_name = "IOC4_serial",
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/serial/
H A Dioc4_serial.c2900 .is_name = "IOC4_serial",
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/shell/
H A Dhush.c1525 # define is_name(c) ((c) == '_' || isalpha((unsigned char)(c))) macro
1532 if (!is_name(*p))
H A Dash.c1868 #define is_name(c) ((c) == '_' || isalpha((unsigned char)(c))) macro
1890 if (!is_name(*p))
11275 || (c != '(' && c != '{' && !is_name(c) && !is_special(c))
11311 if (c <= 255 /* not PEOA or PEOF */ && is_name(c)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/shell/
H A Dhush.c1525 # define is_name(c) ((c) == '_' || isalpha((unsigned char)(c))) macro
1532 if (!is_name(*p))
H A Dash.c1868 #define is_name(c) ((c) == '_' || isalpha((unsigned char)(c))) macro
1890 if (!is_name(*p))
11275 || (c != '(' && c != '{' && !is_name(c) && !is_special(c))
11311 if (c <= 255 /* not PEOA or PEOF */ && is_name(c)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/shell/
H A Dhush.c1525 # define is_name(c) ((c) == '_' || isalpha((unsigned char)(c))) macro
1532 if (!is_name(*p))
H A Dash.c1868 #define is_name(c) ((c) == '_' || isalpha((unsigned char)(c))) macro
1890 if (!is_name(*p))
11275 || (c != '(' && c != '{' && !is_name(c) && !is_special(c))
11311 if (c <= 255 /* not PEOA or PEOF */ && is_name(c)) {

Completed in 684 milliseconds