HomeSort by relevance Sort by last modified time
    Searched full:do_init (Results 1 - 8 of 8) sorted by null

  /external/openssl/crypto/engine/
eng_cnf.c 96 long do_init = -1; local
169 if (!NCONF_get_number_e(cnf, value, "init", &do_init))
171 if (do_init == 1)
176 else if (do_init != 0)
195 if (e && (do_init == -1) && !int_engine_init(e))
  /external/icu4c/tools/icuinfo/
icuinfo.cpp 51 static void do_init() { function
115 do_init();
181 do_init();
  /external/openssh/
sftp-client.h 54 struct sftp_conn *do_init(int, int, u_int, u_int, u_int64_t);
sftp-client.c 333 do_init(int fd_in, int fd_out, u_int transfer_buflen, u_int num_requests, function
    [all...]
sftp.c     [all...]
  /external/libusb/examples/
dpfp.c 360 static int do_init(void) function
445 r = do_init();
dpfp_threaded.c 387 static int do_init(void) function
472 r = do_init();
  /external/oprofile/utils/
opcontrol 320 do_init()
    [all...]

Completed in 225 milliseconds