server_comment 91 source3/nmbd/nmbd_sendannounce.c const char *server_name, int server_type, const char *server_comment) server_comment 118 source3/nmbd/nmbd_sendannounce.c p += 31 + push_string(NULL, p+31, server_comment, sizeof(outbuf) - (p + 31 - outbuf), STR_ASCII|STR_TERMINATE); server_comment 132 source3/nmbd/nmbd_sendannounce.c char *server_name, int server_type, char *server_comment) server_comment 147 source3/nmbd/nmbd_sendannounce.c p += push_string(NULL, p, server_comment, sizeof(outbuf)- (p - outbuf), STR_ASCII|STR_UPPER|STR_TERMINATE);