HomeSort by: relevance | last modified time | path
    Searched defs:get_list (Results 1 - 3 of 3) sorted by relevancy

  /src/games/monop/
trade.c 58 static void get_list(int, int );
92 get_list(0, player);
93 get_list(1, tradee);
105 get_list(int struct_no, int play_no) function in typeref:typename:void
  /src/sbin/iscsid/
iscsid_lists.c 304 * get_list:
305 * Handle GET_LIST request: Return the list of IDs contained in the list.
315 get_list(iscsid_get_list_req_t * par, iscsid_response_t ** prsp, int *prsp_temp) function in typeref:typename:void
324 DEB(10, ("get_list, kind %d", par->list_kind));
  /src/usr.bin/cut/
cut.c 73 static void get_list(char *);
92 get_list(optarg);
97 get_list(optarg);
105 get_list(optarg);
157 get_list(char *list) function in typeref:typename:void

Completed in 14 milliseconds