Searched refs:cname (Results 151 - 175 of 276) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/etc/afpd/
H A Ddirectory.h110 extern struct path *cname (struct vol *, struct dir *, char **);
H A Dafs.c98 if (( path = cname( vol, dir, &ibuf )) == NULL ) {
184 if (( path = cname( vol, dir, &ibuf )) == NULL ) {
H A Dfiledir.c77 if (NULL == ( s_path = cname( vol, dir, &ibuf )) ) {
88 * because we chdir in it in cname or
167 if (NULL == ( path = cname( vol, dir, &ibuf ))) {
174 * because we chdir in it in cname
429 if (NULL == ( path = cname( vol, sdir, &ibuf )) ) {
579 if (NULL == ( s_path = cname( vol, dir, &ibuf )) ) {
734 if (NULL == ( path = cname( vol, sdir, &ibuf )) ) {
762 if (NULL == ( path = cname( vol, ddir, &ibuf ))) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/libevent/include/event2/
H A Ddns.h590 int evdns_server_request_add_cname_reply(struct evdns_server_request *req, const char *name, const char *cname, int ttl);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/netatalk-3.0.5/etc/afpd/
H A Ddirectory.h110 extern struct path *cname (struct vol *, struct dir *, char **);
H A Dafs.c98 if (( path = cname( vol, dir, &ibuf )) == NULL ) {
184 if (( path = cname( vol, dir, &ibuf )) == NULL ) {
H A Dfiledir.c77 if (NULL == ( s_path = cname( vol, dir, &ibuf )) ) {
88 * because we chdir in it in cname or
167 if (NULL == ( path = cname( vol, dir, &ibuf ))) {
174 * because we chdir in it in cname
429 if (NULL == ( path = cname( vol, sdir, &ibuf )) ) {
579 if (NULL == ( s_path = cname( vol, dir, &ibuf )) ) {
734 if (NULL == ( path = cname( vol, sdir, &ibuf )) ) {
762 if (NULL == ( path = cname( vol, ddir, &ibuf ))) {
/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.h590 int evdns_server_request_add_cname_reply(struct evdns_server_request *req, const char *name, const char *cname, int ttl);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/heimdal/lib/krb5/
H A Dbuild_auth.c127 copy_PrincipalName(&cred->client->name, &auth->cname);
H A Dget_in_tkt.c167 a->req_body.cname = malloc(sizeof(*a->req_body.cname));
168 if (a->req_body.cname == NULL) {
179 ret = _krb5_principal2principalname (a->req_body.cname, creds->client);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/etc/afpd/
H A Dafs.c98 if (( path = cname( vol, dir, &ibuf )) == NULL ) {
184 if (( path = cname( vol, dir, &ibuf )) == NULL ) {
H A Dfiledir.c77 if (NULL == ( s_path = cname( vol, dir, &ibuf )) ) {
88 * because we chdir in it in cname or
167 if (NULL == ( path = cname( vol, dir, &ibuf ))) {
174 * because we chdir in it in cname
429 if (NULL == ( path = cname( vol, sdir, &ibuf )) ) {
579 if (NULL == ( s_path = cname( vol, dir, &ibuf )) ) {
734 if (NULL == ( path = cname( vol, sdir, &ibuf )) ) {
762 if (NULL == ( path = cname( vol, ddir, &ibuf ))) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/engines/
H A De_capi.c1119 LPSTR cname; local
1155 cname = OPENSSL_malloc(buflen);
1156 if (!cname) {
1163 cname[0] = 0;
1170 (hprov, PP_ENUMCONTAINERS, (BYTE *) cname, &clen, flags)) {
1179 cname, clen, idx, flags);
1180 if (!cname[0] && (clen == buflen)) {
1184 BIO_printf(out, "%d. %s\n", idx, cname);
1191 if (cname)
1192 OPENSSL_free(cname);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/engines/
H A De_capi.c1119 LPSTR cname; local
1155 cname = OPENSSL_malloc(buflen);
1156 if (!cname) {
1163 cname[0] = 0;
1170 (hprov, PP_ENUMCONTAINERS, (BYTE *) cname, &clen, flags)) {
1179 cname, clen, idx, flags);
1180 if (!cname[0] && (clen == buflen)) {
1184 BIO_printf(out, "%d. %s\n", idx, cname);
1191 if (cname)
1192 OPENSSL_free(cname);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/engines/
H A De_capi.c1119 LPSTR cname; local
1155 cname = OPENSSL_malloc(buflen);
1156 if (!cname) {
1163 cname[0] = 0;
1170 (hprov, PP_ENUMCONTAINERS, (BYTE *) cname, &clen, flags)) {
1179 cname, clen, idx, flags);
1180 if (!cname[0] && (clen == buflen)) {
1184 BIO_printf(out, "%d. %s\n", idx, cname);
1191 if (cname)
1192 OPENSSL_free(cname);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/tidspbridge/pmgr/
H A Ddbll.c348 char cname[MAXEXPR + 1]; local
357 cname[0] = '_';
359 strncpy(cname + 1, name, sizeof(cname) - 2);
360 cname[MAXEXPR] = '\0'; /* insure '\0' string termination */
363 sym = (struct dbll_symbol *)gh_find(zl_lib->sym_tab, cname);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/tidspbridge/pmgr/
H A Ddbll.c348 char cname[MAXEXPR + 1]; local
357 cname[0] = '_';
359 strncpy(cname + 1, name, sizeof(cname) - 2);
360 cname[MAXEXPR] = '\0'; /* insure '\0' string termination */
363 sym = (struct dbll_symbol *)gh_find(zl_lib->sym_tab, cname);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/arm-none-eabi/include/sys/
H A Dcdefs.h52 # define __ASMNAME(cname) __XSTRING (__USER_LABEL_PREFIX__) cname
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/lib/gcc/arm-none-eabi/4.8.1/include-fixed/sys/
H A Dcdefs.h61 # define __ASMNAME(cname) __XSTRING (__USER_LABEL_PREFIX__) cname
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/crypto/asn1/
H A Dasn_mime.c285 const char *mime_prefix, *mime_eol, *cname = "smime.p7m"; local
353 cname = "smime.p7z";
358 BIO_printf(bio, " filename=\"%s\"%s", cname, mime_eol);
362 BIO_printf(bio, " name=\"%s\"%s", cname, mime_eol);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/lib/socket/
H A Dsocket.h175 const char *cname, const char *caddr);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/lib/socket/
H A Dsocket.h175 const char *cname, const char *caddr);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/crypto/asn1/
H A Dasn_mime.c278 const char *mime_prefix, *mime_eol, *cname = "smime.p7m"; local
344 cname = "smime.p7z";
349 BIO_printf(bio, " filename=\"%s\"%s", cname, mime_eol);
353 BIO_printf(bio, " name=\"%s\"%s", cname, mime_eol);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/crypto/asn1/
H A Dasn_mime.c285 const char *mime_prefix, *mime_eol, *cname = "smime.p7m"; local
353 cname = "smime.p7z";
358 BIO_printf(bio, " filename=\"%s\"%s", cname, mime_eol);
362 BIO_printf(bio, " name=\"%s\"%s", cname, mime_eol);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/crypto/asn1/
H A Dasn_mime.c278 const char *mime_prefix, *mime_eol, *cname = "smime.p7m"; local
344 cname = "smime.p7z";
349 BIO_printf(bio, " filename=\"%s\"%s", cname, mime_eol);
353 BIO_printf(bio, " name=\"%s\"%s", cname, mime_eol);

Completed in 404 milliseconds

1234567891011>>