HomeSort by: relevance | last modified time | path
    Searched refs:arg_v (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/ntp/dist/ntpdc/
ntpdc.h 40 } arg_v; typedef in typeref:struct:__anon7469
47 arg_v argval[MAXARGS + MOREARGS];
ntpdc.c 87 static int getarg (char *, int, arg_v *);
1402 arg_v *argp
  /src/external/bsd/ntp/dist/ntpq/
ntpq.h 78 } arg_v; typedef in typeref:union:__anon7474
85 arg_v argval[MAXARGS];
ntpq.c 199 static int getarg (const char *, int, arg_v *);
1839 arg_v *argp
  /src/external/bsd/openldap/dist/servers/slapd/
connection.c 1023 connection_operation( void *ctx, void *arg_v )
1026 Operation *op = arg_v;

Completed in 66 milliseconds