HomeSort by relevance Sort by last modified time
    Searched defs:routine (Results 1 - 5 of 5) sorted by null

  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/t/op/
sort.t 321 sub routine { "one", "two" }; subroutine
322 @a = sort(routine(1));
  /onnv/onnv-gate/usr/src/lib/sun_fc/common/
Trace.h 55 return (routine);
101 std::string routine; member in class:Trace
  /onnv/onnv-gate/usr/src/grub/grub-0.97/netboot/
undi.h 35 SEGOFF16_t routine; member in struct:undi_call_info
  /onnv/onnv-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/
psvcplugin.c 70 char routine[64]; member in struct:__anon1219
339 * routine takes in the path of a parent and then searches the psvc_paths
486 * goto our timer routine to wait for it to become enabled.
507 syslog(LOG_ERR, POLICY_FAILED_MSG, tp->routine, dev_name,
650 found = sscanf(buf, "%s %s %s", name, library, tp->routine);
656 status = load_policy(library, tp->routine, &tp->funcp);
686 tp->routine);
    [all...]
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
commands.c 118 int (*handler)(); /* routine which executes command */
379 int (*handler)(); /* Routine to perform (for special ops) */
773 int (*handler)(); /* routine to do actual setting */
1290 int (*handler)(); /* routine which executes command */
3435 intrtn_t routine; local
    [all...]

Completed in 360 milliseconds