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

  /onnv/onnv-gate/usr/src/lib/libdns_sd/common/
dnssd_ipc.c 91 uint16_t get_short(char **ptr) function
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
snoop_apple.c 76 get_short(uint8_t *p) function
snoop_slp.c 239 #define get_short() \ macro
248 get_short(); \
254 get_short(); \
280 get_short();
306 get_short(); \
436 get_short();
499 get_short();
504 get_short();
    [all...]
  /onnv/onnv-gate/usr/src/lib/efcode/engine/
fcode.c 63 get_short(fcode_env_t *env) function
82 u = get_short(env) << 16;
83 return (u | get_short(env));
194 short offset = (short)get_short(env);
202 short offset = (short)get_short(env);
332 token = get_short(env);
742 short offset = get_short(env);
769 short offset = get_short(env);

Completed in 60 milliseconds