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

  /src/sbin/iscsictl/
iscsic_parse.c 145 * get_dsl:
156 get_dsl(char *sp, char *arg) function in typeref:typename:STATIC uint32_t
480 opt->MaxRecvDataSegmentLength = get_dsl(sp, argv[i]);
550 opt->MaxRecvDataSegmentLength = get_dsl(sp, argv[i]);
iscsic_parse.c 145 * get_dsl:
156 get_dsl(char *sp, char *arg) function in typeref:typename:STATIC uint32_t
480 opt->MaxRecvDataSegmentLength = get_dsl(sp, argv[i]);
550 opt->MaxRecvDataSegmentLength = get_dsl(sp, argv[i]);

Completed in 21 milliseconds