Searched refs:add_fd (Results 1 - 16 of 16) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/utils/
H A Dnet_rpc_samsync.c1002 *builtin_sid, FILE *add_fd)
1019 fprintf(add_fd, "# %s\n", suffix);
1020 fprintf(add_fd, "dn: %s\n", suffix);
1021 fprintf(add_fd, "objectClass: dcObject\n");
1022 fprintf(add_fd, "objectClass: organization\n");
1023 fprintf(add_fd, "o: %s\n", suffix_attr);
1024 fprintf(add_fd, "dc: %s\n", suffix_attr);
1025 fprintf(add_fd, "\n");
1026 fflush(add_fd);
1037 fprintf(add_fd, "#
1001 populate_ldap_for_ldif(fstring sid, const char *suffix, const char *builtin_sid, FILE *add_fd) argument
1336 fprintf_attr(FILE *add_fd, const char *attr_name, const char *fmt, ...) argument
1393 fetch_group_info_to_ldif(SAM_DELTA_CTR *delta, GROUPMAP *groupmap, FILE *add_fd, fstring sid, char *suffix) argument
1452 fetch_account_info_to_ldif(SAM_DELTA_CTR *delta, GROUPMAP *groupmap, ACCOUNTMAP *accountmap, FILE *add_fd, fstring sid, char *suffix, int alloced) argument
1612 fetch_alias_info_to_ldif(SAM_DELTA_CTR *delta, GROUPMAP *groupmap, FILE *add_fd, fstring sid, char *suffix, unsigned db_type) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/libsmb/
H A Dlibsmb_compat.c55 static int add_fd(SMBCFILE * file) function
164 fd = add_fd(file);
180 fd = add_fd(file);
234 fd = add_fd(file);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppoecd/
H A Dmain.c389 add_fd(fd_loop);
436 add_fd(fd_ppp);
H A Dsys-linux.c332 add_fd(ppp_dev_fd);
520 * add_fd - add an fd to the set that wait_input waits for.
522 void add_fd(int fd) function
H A Dpppd.h522 void add_fd __P((int)); /* Add fd to set to wait for */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dsys-linux.c491 add_fd(ppp_dev_fd);
662 add_fd(ppp_dev_fd);
1057 * add_fd - add an fd to the set that wait_input waits for.
1059 void add_fd(int fd) function
H A Dpppd.h616 void add_fd __P((int)); /* Add fd to set to wait for */
H A Dmain.c559 add_fd(fd_loop);
H A Dauth.c589 add_fd(fd_ppp);
H A Dsys-solaris.c1376 * add_fd - add an fd to the set that wait_input waits for.
1378 void add_fd(fd) function
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dsys-linux.c409 add_fd(ppp_dev_fd);
611 add_fd(ppp_dev_fd);
986 * add_fd - add an fd to the set that wait_input waits for.
988 void add_fd(int fd) function
H A Dpppd.h511 void add_fd __P((int)); /* Add fd to set to wait for */
H A Dmain.c430 add_fd(fd_loop);
480 add_fd(fd_ppp);
H A Dsys-sunos4.c593 * add_fd - add an fd to the set that wait_input waits for.
595 void add_fd(fd) function
H A Dsys-solaris.c1306 * add_fd - add an fd to the set that wait_input waits for.
1308 void add_fd(fd) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptpd/pptpd-1.3.4/plugins/
H A Dpppd.h583 void add_fd __P((int)); /* Add fd to set to wait for */

Completed in 134 milliseconds