Searched refs:parse_group (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/examples/LDAP/smbldap-tools-0.9.2/
H A Dsmbldap_tools.pm87 parse_group
891 sub parse_group subroutine
H A Dsmbldap-useradd182 if (($gid = parse_group($userGidNumber)) < 0) {
H A Dsmbldap-usermod173 $_userGidNumber = parse_group($tmp);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/examples/LDAP/smbldap-tools-0.9.2/
H A Dsmbldap_tools.pm87 parse_group
891 sub parse_group subroutine
H A Dsmbldap-useradd182 if (($gid = parse_group($userGidNumber)) < 0) {
H A Dsmbldap-usermod173 $_userGidNumber = parse_group($tmp);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/examples/LDAP/smbldap-tools-0.9.2/
H A Dsmbldap_tools.pm87 parse_group
891 sub parse_group subroutine
H A Dsmbldap-useradd182 if (($gid = parse_group($userGidNumber)) < 0) {
H A Dsmbldap-usermod173 $_userGidNumber = parse_group($tmp);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/shell/
H A Dhush.c5721 #define parse_group(dest, ctx, input, ch) \ macro
5722 parse_group(ctx, input, ch)
5724 static int parse_group(o_string *dest, struct parse_context *ctx, function
5734 debug_printf_parse("parse_group entered\n");
5774 debug_printf_parse("parse_group return 1: "
5813 debug_printf_parse("parse_group return 1: "
5826 debug_printf_parse("parse_group return 0\n");
6723 if (parse_group(&dest, &ctx, input, ch) != 0) {
6734 * if we see {, we call parse_group(..., end_trigger='}')
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/shell/
H A Dhush.c5721 #define parse_group(dest, ctx, input, ch) \ macro
5722 parse_group(ctx, input, ch)
5724 static int parse_group(o_string *dest, struct parse_context *ctx, function
5734 debug_printf_parse("parse_group entered\n");
5774 debug_printf_parse("parse_group return 1: "
5813 debug_printf_parse("parse_group return 1: "
5826 debug_printf_parse("parse_group return 0\n");
6723 if (parse_group(&dest, &ctx, input, ch) != 0) {
6734 * if we see {, we call parse_group(..., end_trigger='}')
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/shell/
H A Dhush.c5721 #define parse_group(dest, ctx, input, ch) \ macro
5722 parse_group(ctx, input, ch)
5724 static int parse_group(o_string *dest, struct parse_context *ctx, function
5734 debug_printf_parse("parse_group entered\n");
5774 debug_printf_parse("parse_group return 1: "
5813 debug_printf_parse("parse_group return 1: "
5826 debug_printf_parse("parse_group return 0\n");
6723 if (parse_group(&dest, &ctx, input, ch) != 0) {
6734 * if we see {, we call parse_group(..., end_trigger='}')

Completed in 226 milliseconds