HomeSort by relevance Sort by last modified time
    Searched refs:CONTENTS (Results 1 - 3 of 3) sorted by null

  /test/ontest-stc2/src/suites/os/smf/tests/libscf-low/service/scf_service_get_name/
scf_service_get_name_004.c 4 * The contents of this file are subject to the terms of the
38 * actual full length of the service name. The contents of
47 * of the service name is returned, and the buffer contents
67 #define CONTENTS "abcdefghi\0"
81 char exp_buffer[] = CONTENTS;
82 char target_buffer[] = CONTENTS;
91 "actual full length of the service name. The contents of\n\t"
185 * (do not count the final '\0'). Confirm that the contents of the
190 "contents of the target buffer were not altered\n");
205 if (strncmp(target_buffer, CONTENTS, sizeof (target_buffer)) != 0)
    [all...]
  /test/stcnv/usr/src/suites/os/smf/tests/libscf-low/service/scf_service_get_name/
scf_service_get_name_004.c 4 * The contents of this file are subject to the terms of the
38 * actual full length of the service name. The contents of
47 * of the service name is returned, and the buffer contents
67 #define CONTENTS "abcdefghi\0"
81 char exp_buffer[] = CONTENTS;
82 char target_buffer[] = CONTENTS;
91 "actual full length of the service name. The contents of\n\t"
185 * (do not count the final '\0'). Confirm that the contents of the
190 "contents of the target buffer were not altered\n");
205 if (strncmp(target_buffer, CONTENTS, sizeof (target_buffer)) != 0)
    [all...]
  /test/stcnv/usr/src/suites/os/smf/
README 4 # The contents of this file are subject to the terms of the
32 CONTENTS

Completed in 1560 milliseconds